C# Class X.UI.Path.Path

Inheritance: Windows.UI.Xaml.Controls.Control
Datei anzeigen Open project: liquidboy/X

Public Properties

Property Type Description
DataProperty Windows.UI.Xaml.DependencyProperty
PathHeightProperty Windows.UI.Xaml.DependencyProperty
PathTypeProperty Windows.UI.Xaml.DependencyProperty
PathWidthProperty Windows.UI.Xaml.DependencyProperty
RotationProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Path ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
FillPathData ( Windows pathInstance, PathType typeOfPath ) : void
OnPathTypePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Path() public method

public Path ( ) : System
return System

Property Details

DataProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DataProperty
return Windows.UI.Xaml.DependencyProperty

PathHeightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PathHeightProperty
return Windows.UI.Xaml.DependencyProperty

PathTypeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PathTypeProperty
return Windows.UI.Xaml.DependencyProperty

PathWidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PathWidthProperty
return Windows.UI.Xaml.DependencyProperty

RotationProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RotationProperty
return Windows.UI.Xaml.DependencyProperty