C# Class ControLib.FlyoutTextControl

Interaction logic for FlyoutTextControl.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: NIAEFEUP/Kommando Class Usage Examples

Public Properties

Property Type Description
FlyoutTextColorProperty System.Windows.DependencyProperty
FlyoutTextContentProperty System.Windows.DependencyProperty
FlyoutTextSizeProperty System.Windows.DependencyProperty

Public Methods

Method Description
Flyout ( ) : void
FlyoutTextControl ( ) : System

Method Details

Flyout() public method

public Flyout ( ) : void
return void

FlyoutTextControl() public method

public FlyoutTextControl ( ) : System
return System

Property Details

FlyoutTextColorProperty public_oe static_oe property

public static DependencyProperty,System.Windows FlyoutTextColorProperty
return System.Windows.DependencyProperty

FlyoutTextContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows FlyoutTextContentProperty
return System.Windows.DependencyProperty

FlyoutTextSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows FlyoutTextSizeProperty
return System.Windows.DependencyProperty