4 references to ContextMenuProperty
PresentationFramework (4)
System\Windows\FrameworkContentElement.cs (2)
1846
return (ContextMenu)GetValue(
ContextMenuProperty
);
1851
SetValue(
ContextMenuProperty
, value);
System\Windows\Generated\FrameworkContentElement.cs (2)
625
LookupEntry(
ContextMenuProperty
.GlobalIndex),
626
ContextMenuProperty
,