Interface UIExtensibilityManager.IDefaultablePart
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
public interface IDefaultablePart
Properties
IsDefault
Declaration
bool IsDefault { get; }
Property Value
System.Boolean
|