2 references to OnIsSharedSizeScopePropertyChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\DefinitionBase.cs (1)
950
/// <see cref="
OnIsSharedSizeScopePropertyChanged
"/>
src\Framework\System\Windows\Controls\Grid.cs (1)
3548
new PropertyChangedCallback(DefinitionBase.
OnIsSharedSizeScopePropertyChanged
)));