[]
Collects TextStyle instance from IPropertyBag using the given substitution.
public static TextStyle Parse(IPropertyBag properties, string substitution, TextStyle defaultStyle)
Type | Name | Description |
---|---|---|
IPropertyBag | properties | property collections represented by IPropertyBag |
string | substitution | substitution to resolve a full name of property |
TextStyle | defaultStyle | the default value will be returned if properties do not contain text style values |
Type | Description |
---|---|
TextStyle |