19 references to InvalidateProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (1)
314
d.
InvalidateProperty
(_dependencyProperty);
PresentationFramework (17)
src\Framework\System\Windows\Controls\ContentPresenter.cs (1)
462
InvalidateProperty
(ContentProperty);
src\Framework\System\Windows\Controls\ProgressBar.cs (2)
188
_glow.
InvalidateProperty
(UIElement.OpacityMaskProperty);
189
_glow.
InvalidateProperty
(Shape.FillProperty);
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
1521
InvalidateProperty
(IsManipulationEnabledProperty);
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
1073
element.
InvalidateProperty
(VirtualizingPanel.IsContainerVirtualizableProperty);
src\Framework\System\Windows\Data\BindingExpressionBase.cs (1)
1535
target.
InvalidateProperty
(TargetProperty);
src\Framework\System\Windows\Data\PriorityBindingExpression.cs (1)
278
target.
InvalidateProperty
(TargetProperty);
src\Framework\System\Windows\Generated\FrameworkContentElement.cs (1)
615
InvalidateProperty
(StyleProperty);
src\Framework\System\Windows\Generated\FrameworkElement.cs (1)
635
InvalidateProperty
(StyleProperty);
src\Framework\System\Windows\Media\Animation\Storyboard.cs (2)
868
targetObject.
InvalidateProperty
(targetProperty);
2158
_target.
InvalidateProperty
(_property);
src\Framework\System\Windows\ResourceReferenceExpression.cs (1)
391
_targetObject.
InvalidateProperty
(_targetProperty);
src\Framework\System\Windows\StyleHelper.cs (5)
2321
walk.
InvalidateProperty
(dp);
3661
container.
InvalidateProperty
(dp);
4105
child.
InvalidateProperty
(invalidProperty);
4149
child.
InvalidateProperty
(dp);
4256
child.DO.
InvalidateProperty
(dp);
WindowsBase (1)
Base\System\Windows\DependentList.cs (1)
74
dependencyObject.
InvalidateProperty
(dependencyProperty);