60 references to IsSourceWindowNull
PresentationFramework (60)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (4)
266
Invariant.Assert(
IsSourceWindowNull
== false, "Failed to create HwndSourceWindow for browser hosting");
280
if (
IsSourceWindowNull
)
389
Invariant.Assert(
IsSourceWindowNull
== false, "sourceWindow cannot be null if _sourceWindowCreationCompleted is true");
878
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
src\Framework\System\Windows\Automation\Peers\WindowAutomationPeer.cs (2)
48
if(!window.
IsSourceWindowNull
)
82
if(!window.
IsSourceWindowNull
)
src\Framework\System\Windows\Window.cs (54)
295
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
574
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
831
if (!((Window) d).
IsSourceWindowNull
)
1124
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
1301
if (value != null && value.
IsSourceWindowNull
== true)
1426
Debug.Assert(
IsSourceWindowNull
== false , "IsSourceWindowNull cannot be true when _showingAsDialog is true");
1504
if (!((Window)d).
IsSourceWindowNull
)
1917
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
2268
if (
IsSourceWindowNull
)
2965
if (
IsSourceWindowNull
== false )
2984
if (!
IsSourceWindowNull
)
3095
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
3114
Debug.Assert(
IsSourceWindowNull
== false , "IsSourceWindowNull cannot be true when calling this function");
3341
else if (
IsSourceWindowNull
)
3373
else if (
IsSourceWindowNull
== true )
3467
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
3805
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == true)
3866
Debug.Assert(
IsSourceWindowNull
== false, "_swh should not be null here");
4045
Debug.Assert(
IsSourceWindowNull
== false, "_swh should not be null here");
4055
if (Owner.
IsSourceWindowNull
)
4321
if (
IsSourceWindowNull
== false)
4511
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
4732
if (
IsSourceWindowNull
)
4765
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
4812
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
4973
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
5089
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
5127
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
5214
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
5275
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
5330
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
5399
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
5529
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
5562
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
5633
if (
IsSourceWindowNull
== true)
5766
if (
IsSourceWindowNull
== false )
5932
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
5996
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false && !DoubleUtil.IsNaN(height))
6022
if ((
IsSourceWindowNull
== false ) && (IsCompositionTargetInvalid == false))
6060
if ((
IsSourceWindowNull
== false) && (IsCompositionTargetInvalid == false))
6094
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false && !DoubleUtil.IsNaN(width))
6122
if ((
IsSourceWindowNull
== false) && (IsCompositionTargetInvalid == false))
6159
if ((
IsSourceWindowNull
== false ) && (IsCompositionTargetInvalid == false))
6360
if (w.
IsSourceWindowNull
|| w.IsCompositionTargetInvalid)
6397
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
6435
if (w.
IsSourceWindowNull
|| w.IsCompositionTargetInvalid)
6492
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
6523
Debug.Assert(
IsSourceWindowNull
== false , "IsSourceWindowNull cannot be true when calling this function");
6558
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
6589
if (
IsSourceWindowNull
== false && IsCompositionTargetInvalid == false)
6690
if (!(
IsSourceWindowNull
|| IsCompositionTargetInvalid))
6701
if( !
IsSourceWindowNull
)
6737
if (
IsSourceWindowNull
|| IsCompositionTargetInvalid)
8255
if ( w.
IsSourceWindowNull
== false )