5 references to InvalidateForceInheritPropertyOnChildren
PresentationCore (5)
Core\CSharp\System\Windows\UIElement.cs (1)
4347v3DChild.InvalidateForceInheritPropertyOnChildren(property);
Core\CSharp\System\Windows\UIElement3D.cs (4)
919uie.InvalidateForceInheritPropertyOnChildren(e.Property); 1020uie.InvalidateForceInheritPropertyOnChildren(e.Property); 1148uie.InvalidateForceInheritPropertyOnChildren(e.Property); 1436((Visual3D)vChild).InvalidateForceInheritPropertyOnChildren(property);