Class ExpandableContentControl
Inheritance
System.Object
ExpandableContentControl
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class ExpandableContentControl : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
ExpandableContentControl()
Declaration
public ExpandableContentControl()
Fields
PercentageProperty
RevealModeProperty
TargetSizeProperty
Properties
Percentage
Declaration
public double Percentage { get; set; }
Property Value
System.Double
|
RevealMode
TargetSize
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|