C# 클래스 TrakHound_UI.MkThemeSelector

상속: System.Windows.DependencyObject
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
CurrentThemeDictionaryProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetCurrentThemeDictionary ( DependencyObject obj ) : Uri
SetCurrentThemeDictionary ( DependencyObject obj, Uri value ) : void

비공개 메소드들

메소드 설명
ApplyTheme ( FrameworkElement targetElement, Uri dictionaryUri ) : void
CurrentThemeDictionaryChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

GetCurrentThemeDictionary() 공개 정적인 메소드

public static GetCurrentThemeDictionary ( DependencyObject obj ) : Uri
obj System.Windows.DependencyObject
리턴 System.Uri

SetCurrentThemeDictionary() 공개 정적인 메소드

public static SetCurrentThemeDictionary ( DependencyObject obj, Uri value ) : void
obj System.Windows.DependencyObject
value System.Uri
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows CurrentThemeDictionaryProperty
리턴 System.Windows.DependencyProperty