C# 클래스 Controls.Toolkit.SemanticZoomOutItemBase

상속: Windows.UI.Xaml.Controls.Control, ISemanticZoomOutItem
파일 보기 프로젝트 열기: RedSafi-UX/SugarUIEnhancedControls

공개 프로퍼티들

프로퍼티 타입 설명
CountProperty Windows.UI.Xaml.DependencyProperty
ItemsCountProperty Windows.UI.Xaml.DependencyProperty
TextProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
OnCountPropertyChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void
OnDrawEdgePanel ( ) : void
SemanticZoomOutItemBase ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
GetControls ( DependencyObject parent, SemanticZoomOutView &ownerControl ) : void
GetParenteControl ( ) : void
SemanticZoomOutItemBase_Loaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

OnCountPropertyChanged() 공개 정적인 메소드

public static OnCountPropertyChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void
sender Windows.UI.Xaml.DependencyObject
args Windows.UI.Xaml.DependencyPropertyChangedEventArgs
리턴 void

OnDrawEdgePanel() 공개 메소드

public OnDrawEdgePanel ( ) : void
리턴 void

SemanticZoomOutItemBase() 공개 메소드

public SemanticZoomOutItemBase ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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