ListBoxSelectedItemForegroundBrush Property |
Gets or sets the foreground color of the selected Items.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Brush SelectedItemForegroundBrush { get; set; }
Property Value
Type:
BrushSee Also