New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Documents.FormatProviders.Xaml

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class DefaultValueBag

Inheritance: objectDefaultValueBag

Constructors

C#
public DefaultValueBag(Type type)
Parameters:typeType

Methods

C#
public bool? HasDefaultValue(string propertyName, object propertyValue)
Parameters:propertyNamestringpropertyValueobjectReturns:

bool?