Class DefaultValueBag
Inheritance
System.Object
DefaultValueBag
Namespace: Telerik.Windows.Documents.FormatProviders.Xaml
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class DefaultValueBag : Object
Constructors
DefaultValueBag(Type)
Declaration
public DefaultValueBag(Type type)
Parameters
System.
|
Methods
HasDefaultValue(String, Object)
Declaration
public Nullable<bool> HasDefaultValue(string propertyName, object propertyValue)
Parameters
System.
|
System.
|
Returns
System.
|