3 references to NewValue
PresentationFramework (2)
src\Framework\System\Windows\Controls\MenuItem.cs (1)
1048if (e.NewValue)
src\Framework\System\Windows\Controls\Primitives\MenuBase.cs (1)
350if (e.NewValue)
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (1)
242var toolWrapper = e.NewValue as ToolboxItemWrapper;