4 references to ContextMenuProperty
PresentationFramework (4)
src\Framework\System\Windows\FrameworkContentElement.cs (2)
1878return (ContextMenu)GetValue(ContextMenuProperty); 1883SetValue(ContextMenuProperty, value);
src\Framework\System\Windows\Generated\FrameworkContentElement.cs (2)
645LookupEntry(ContextMenuProperty.GlobalIndex), 646ContextMenuProperty,