2 references to IsElementEnabled
PresentationFramework (2)
src\Framework\System\Windows\Controls\ContextMenuService.cs (1)
482
if (PopupControlService.
IsElementEnabled
(o) || GetShowOnDisabled(o))
src\Framework\System\Windows\Controls\ToolTipService.cs (1)
666
if ((PopupControlService.
IsElementEnabled
(o) || GetShowOnDisabled(o))