Class ContentControlPickerState
Represents the ContentControlPickerState class.
Inherited Members
Namespace: Telerik.Windows.Documents.Model.StructuredDocumentTags
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class ContentControlPickerState : ButtonContentControlState, INotifyPropertyChanged
Properties
ButtonHeight
Gets the value that indicates height of the control's button.
Declaration
public double ButtonHeight { get; }
Property Value
System.Double
|
DropDownContentStyle
Gets or sets the value that indicates the style for the control's content.
Declaration
public Style DropDownContentStyle { get; set; }
Property Value
System.Windows.Style
|