Class VisualStatesItemPresenter
Inheritance
System.Object
VisualStatesItemPresenter
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class VisualStatesItemPresenter : Control, IAutomationPeer, IPeerConverter, IVisualStatesItemPresenter, IControl, IFrameworkElement, ITargetElement
Constructors
VisualStatesItemPresenter()
Declaration
public VisualStatesItemPresenter()
Properties
Arrow
HoverArrow
IsHighlighted
Declaration
public bool IsHighlighted { get; }
Property Value
System.Boolean
|
Implements
IsSelected
Declaration
public bool IsSelected { get; }
Property Value
System.Boolean
|
Implements
IsVisible
Declaration
public override bool IsVisible { get; }
Property Value
System.Boolean
|
Overrides
Implements
PointerOverPathElement
Declaration
public FrameworkElement PointerOverPathElement { get; }
Property Value
FrameworkElement
|
Implements
SelectedPathElement
Declaration
public FrameworkElement SelectedPathElement { get; }
Property Value
FrameworkElement
|