5 references to InvalidateForceInheritPropertyOnChildren
PresentationCore (5)
System\Windows\UIElement.cs (4)
3683uie.InvalidateForceInheritPropertyOnChildren(e.Property); 3786uie.InvalidateForceInheritPropertyOnChildren(e.Property); 3917uie.InvalidateForceInheritPropertyOnChildren(e.Property); 4281vChild.InvalidateForceInheritPropertyOnChildren(property);
System\Windows\UIElement3D.cs (1)
1419((Visual)vChild).InvalidateForceInheritPropertyOnChildren(property);