5 references to InvalidateForceInheritPropertyOnChildren
PresentationCore (5)
System\Windows\UIElement.cs (4)
3660uie.InvalidateForceInheritPropertyOnChildren(e.Property); 3762uie.InvalidateForceInheritPropertyOnChildren(e.Property); 3893uie.InvalidateForceInheritPropertyOnChildren(e.Property); 4255vChild.InvalidateForceInheritPropertyOnChildren(property);
System\Windows\UIElement3D.cs (1)
1402((Visual)vChild).InvalidateForceInheritPropertyOnChildren(property);