1 write to _sealed
PresentationFramework (1)
src\Framework\System\Windows\FrameworkTemplate.cs (1)
416
ref
_sealed
,
3 references to _sealed
PresentationFramework (3)
src\Framework\System\Windows\FrameworkTemplate.cs (3)
85
return
_sealed
;
442
if (
_sealed
)
451
Debug.Assert(!
_sealed
, "call this method before template is sealed");