56 references to IsFE
PresentationFramework (56)
MS\Internal\FrameworkObject.cs (44)
110
if (
IsFE
)
129
if (
IsFE
)
148
if (
IsFE
)
167
if (
IsFE
)
186
if (
IsFE
)
205
if (
IsFE
)
220
if (
IsFE
)
335
if (
IsFE
)
350
if (
IsFE
)
366
if (
IsFE
)
381
if (
IsFE
)
401
if (
IsFE
)
451
if (
IsFE
)
470
if (
IsFE
)
489
if (
IsFE
)
508
if (
IsFE
)
523
if (
IsFE
)
538
if (
IsFE
)
557
if (
IsFE
)
572
if (
IsFE
)
605
if (
IsFE
)
665
if (
IsFE
)
677
if (
IsFE
)
692
if (
IsFE
)
759
if (
IsFE
)
771
if(
IsFE
)
787
if(
IsFE
)
803
if (
IsFE
)
862
if (
IsFE
)
887
if (
IsFE
)
938
if (
IsFE
)
950
if (
IsFE
)
962
if (
IsFE
)
974
if (
IsFE
)
986
if (
IsFE
)
1018
if (
IsFE
)
1033
if (
IsFE
)
1052
if (
IsFE
)
1067
if (
IsFE
)
1086
if (
IsFE
)
1101
if (
IsFE
)
1120
if (
IsFE
)
1135
if (
IsFE
)
1161
if (
IsFE
)
System\Windows\BroadcastEventHelper.cs (4)
506
Debug.Assert( fo.
IsFE
);
578
if (fo.
IsFE
)
631
DependencyObject coreParent = (fo.
IsFE
) ? VisualTreeHelper.GetParent(fo.FE) : null;
673
if (fo.
IsFE
)
System\Windows\FrameworkElement.cs (3)
481
if( fo.
IsFE
)
1188
if (fo.
IsFE
)
2334
Debug.Assert( foTemplatedParent.
IsFE
);
System\Windows\FrameworkElementFactory.cs (1)
685
bool treeNodeIsFE = treeNodeFO.
IsFE
;
System\Windows\TemplateNameScope.cs (2)
211
Debug.Assert(fo.
IsFE
);
212
if (fo.
IsFE
)
System\Windows\TreeWalkHelper.cs (2)
543
if (fo.
IsFE
)
751
if (fo.
IsFE
)