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

Mostra file Open project: xyzzer/WinRTXamlToolkit

Public Methods

Method Description
NamedFontWeight ( string name, FontWeight fontWeight ) : System.Collections.Generic

Method Details

NamedFontWeight() public method

public NamedFontWeight ( string name, FontWeight fontWeight ) : System.Collections.Generic
name string
fontWeight Windows.UI.Text.FontWeight
return System.Collections.Generic