ContentStyle Property (C1PromptBox)
In This Topic
Gets or sets the
System.Windows.Style that defines the appearance of the window's content.
Syntax
'Declaration
Public Shared Property ContentStyle As Style
public static Style ContentStyle {get; set;}
See Also