IListBoxItem
Interface
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public interface IListBoxItem : IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
C#
bool IsSelected { get; set; }