C# Class SidebarDiagnostics.Style.FlatStyle

Inheritance: System.Windows.ResourceDictionary
Mostra file Open project: ArcadeRenegade/SidebarDiagnostics

Public Methods

Method Description
FlatStyle ( ) : System.Windows

Private Methods

Method Description
PART_CLOSE_Click ( object sender, RoutedEventArgs e ) : void
PART_MAXIMIZE_RESTORE_Click ( object sender, RoutedEventArgs e ) : void
PART_MINIMIZE_Click ( object sender, RoutedEventArgs e ) : void
PART_RESIZE_BOTRIGHT_DragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void
PART_TITLEBAR_MouseLeftButtonDown ( object sender, System e ) : void

Method Details

FlatStyle() public method

public FlatStyle ( ) : System.Windows
return System.Windows