The PopupMenuCommand type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
FontFamily |
Specifies the name of the font used to render text.
| |
FontSize |
Specifies the size of the font used to render text.
| |
FontStretch |
Specifies degree to which a font is condensed or expanded on the screen.
| |
FontStyle |
Specifies the style of the font used to render text (italic).
| |
FontWeight |
Specifies the thickness of the font used to render text (bold).
| |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
MenuPosition |
Position of the popup menu relative to the parent graphical object (specify 'MousePoint' to popup the menu at the current mouse position).
|