C# Class SidebarDiagnostics.Windows.DPIAwareWindow

Inheritance: SidebarDiagnostics.Style.FlatWindow
Afficher le fichier Open project: ArcadeRenegade/SidebarDiagnostics

Méthodes publiques

Свойство Type Description
AutoDPIProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
DPIAwareWindow_Loaded void
UIScale_PropertyChanged void

Méthodes publiques

Méthode Description
BeginInit ( ) : void
EndInit ( ) : void
HandleDPI ( ) : void
UpdateScale ( double scaleX, double scaleY, bool resize ) : void

Private Methods

Méthode Description
DPIAwareWindow_Loaded ( object sender, RoutedEventArgs e ) : void
UIScale_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

Method Details

BeginInit() public méthode

public BeginInit ( ) : void
Résultat void

EndInit() public méthode

public EndInit ( ) : void
Résultat void

HandleDPI() public méthode

public HandleDPI ( ) : void
Résultat void

UpdateScale() public méthode

public UpdateScale ( double scaleX, double scaleY, bool resize ) : void
scaleX double
scaleY double
resize bool
Résultat void

Property Details

AutoDPIProperty public_oe static_oe property

public static DependencyProperty,System.Windows AutoDPIProperty
Résultat System.Windows.DependencyProperty