5 references to NewValue
PresentationFramework (2)
System\Windows\Controls\MenuItem.cs (1)
1052
if (e.
NewValue
)
System\Windows\Controls\Primitives\MenuBase.cs (1)
339
if (e.
NewValue
)
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
644
if (ShouldExecuteCommand && !e.Handled && e.
NewValue
!= null)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
898
if (e.
NewValue
)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1504
if (e.
NewValue
)