5 references to InvalidateForceInheritPropertyOnChildren
PresentationCore (5)
System\Windows\UIElement.cs (4)
3679uie.InvalidateForceInheritPropertyOnChildren(e.Property); 3782uie.InvalidateForceInheritPropertyOnChildren(e.Property); 3913uie.InvalidateForceInheritPropertyOnChildren(e.Property); 4275vChild.InvalidateForceInheritPropertyOnChildren(property);
System\Windows\UIElement3D.cs (1)
1418((Visual)vChild).InvalidateForceInheritPropertyOnChildren(property);