5 references to InvalidateForceInheritPropertyOnChildren
PresentationCore (5)
System\Windows\UIElement.cs (4)
3659uie.InvalidateForceInheritPropertyOnChildren(e.Property); 3761uie.InvalidateForceInheritPropertyOnChildren(e.Property); 3892uie.InvalidateForceInheritPropertyOnChildren(e.Property); 4254vChild.InvalidateForceInheritPropertyOnChildren(property);
System\Windows\UIElement3D.cs (1)
1401((Visual)vChild).InvalidateForceInheritPropertyOnChildren(property);