10 references to IsNull
PresentationCore (10)
Core\CSharp\MS\Internal\Shaping\Positioning.cs (10)
98
Invariant.Assert(!StaticAnchor.
IsNull
());
99
Invariant.Assert(!MobileAnchor.
IsNull
());
1077
if (markAnchor.
IsNull
())
1083
if (baseAnchor.
IsNull
())
1238
if (mark1Anchor.
IsNull
())
1244
if (mark2Anchor.
IsNull
())
1402
if (prevExitAnchor.
IsNull
())
1408
if (entryAnchor.
IsNull
())
1641
if (baseAnchor.
IsNull
())
1647
if (markAnchor.
IsNull
())