10 references to SynchronizeForceInheritProperties
PresentationCore (6)
System\Windows\UIElement.cs (3)
1467
SynchronizeForceInheritProperties
(this, null, null, parent);
1500
SynchronizeForceInheritProperties
(this, null, null, parent);
1568
SynchronizeForceInheritProperties
(this, null, null, parent);
System\Windows\UIElement3D.cs (3)
167
UIElement.
SynchronizeForceInheritProperties
(null, null, this, parent);
200
UIElement.
SynchronizeForceInheritProperties
(null, null, this, parent);
268
UIElement.
SynchronizeForceInheritProperties
(null, null, this, parent);
PresentationFramework (4)
System\Windows\Generated\FrameworkContentElement.cs (2)
362
UIElement.
SynchronizeForceInheritProperties
(null, this, null, _parent);
366
UIElement.
SynchronizeForceInheritProperties
(null, this, null, oldParent);
System\Windows\Generated\FrameworkElement.cs (2)
360
UIElement.
SynchronizeForceInheritProperties
(this, null, null, _parent);
364
UIElement.
SynchronizeForceInheritProperties
(this, null, null, oldParent);