Class ToolBarOverflowPanel
Inheritance
System.Object
ToolBarOverflowPanel
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 ToolBarOverflowPanel : Panel, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
ToolBarOverflowPanel()
Declaration
public ToolBarOverflowPanel()
Fields
WrapWidthProperty
Properties
WrapWidth
Declaration
public double WrapWidth { get; set; }
Property Value
System.Double
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|