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