Maps for WinRT
MouseOverBrush Property


Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it has the mouse over.
Syntax
'Declaration
 
Public Property MouseOverBrush As Brush
'Usage
 
Dim instance As C1Maps
Dim value As Brush
 
instance.MouseOverBrush = value
 
value = instance.MouseOverBrush
public Brush MouseOverBrush {get; set;}
See Also

Reference

C1Maps Class
C1Maps Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback