VantagePoint WPF Controls v1.0 Class Library

The NavigateGenericButton type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CornerRadius
Get or set the corner radius for the outside border of the button
(Inherited from CommonButtonBase.)
FocusBorderThickness
Get or set the thickness of the focus ring
(Inherited from CommonButtonBase.)
FocusBrush
Get or set the brush that appears on the outside of the button when hovering over the button
(Inherited from CommonButtonBase.)
GlareBrush
Get or set the glare over the entire button
(Inherited from CommonButtonBase.)
GlareOpacityMask
Get or set the glare effect
(Inherited from GenericButton.)
InnerBorderBrush
Get or set the inner border color
(Inherited from CommonButtonBase.)
InnerBorderThickness
Get or set the thickness of the inside border
(Inherited from CommonButtonBase.)
InnerCornerRadius
Get or set the corner radius for the inner border of the button
(Inherited from CommonButtonBase.)
NavigateType
The Uri type relative or absolute
NavigateUri
The xaml page to navigate to, example Page2.xaml
PressedBrush
Get or set the background that appears when the button is pushed
(Inherited from GenericButton.)

See Also