3 references to IsInheritanceContextSealed
WindowsBase (3)
Base\System\Windows\DependencyObject.cs (2)
882
!doValue.
IsInheritanceContextSealed
)
928
!doValue.
IsInheritanceContextSealed
)
Base\System\Windows\Freezable.cs (1)
1334
bool newInheritanceContext = context.CanBeInheritanceContext && !this.
IsInheritanceContextSealed
; // becomes false if we find context on the list