C# Class WinRTXamlToolkit.Debugging.Views.PropertyEditors.FontWeightPropertyEditor

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostra file Open project: xyzzer/WinRTXamlToolkit

Public Methods

Method Description
FontWeightPropertyEditor ( ) : System.Collections.Generic

Private Methods

Method Description
FontWeightPropertyEditor_DataContextChanged ( FrameworkElement sender, DataContextChangedEventArgs args ) : void
OnComboSelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs routedEventArgs ) : void
PopulateFontWeights ( ) : List

Method Details

FontWeightPropertyEditor() public method

public FontWeightPropertyEditor ( ) : System.Collections.Generic
return System.Collections.Generic