C# 클래스 X.UI.Path.Path

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: liquidboy/X

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Path ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
FillPathData ( Windows pathInstance, PathType typeOfPath ) : void
OnPathTypePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

Path() 공개 메소드

public Path ( ) : System
리턴 System

프로퍼티 상세

DataProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml DataProperty
리턴 Windows.UI.Xaml.DependencyProperty

PathHeightProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml PathHeightProperty
리턴 Windows.UI.Xaml.DependencyProperty

PathTypeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml PathTypeProperty
리턴 Windows.UI.Xaml.DependencyProperty

PathWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml PathWidthProperty
리턴 Windows.UI.Xaml.DependencyProperty

RotationProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml RotationProperty
리턴 Windows.UI.Xaml.DependencyProperty