5 references to NewValue
PresentationFramework (2)
System\Windows\Controls\MenuItem.cs (1)
1062
if (e.
NewValue
)
System\Windows\Controls\Primitives\MenuBase.cs (1)
348
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)
901
if (e.
NewValue
)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1507
if (e.
NewValue
)