56 references to IsFE
PresentationFramework (56)
MS\Internal\FrameworkObject.cs (44)
111
if (
IsFE
)
130
if (
IsFE
)
149
if (
IsFE
)
168
if (
IsFE
)
187
if (
IsFE
)
206
if (
IsFE
)
221
if (
IsFE
)
336
if (
IsFE
)
351
if (
IsFE
)
367
if (
IsFE
)
382
if (
IsFE
)
402
if (
IsFE
)
452
if (
IsFE
)
471
if (
IsFE
)
490
if (
IsFE
)
509
if (
IsFE
)
524
if (
IsFE
)
539
if (
IsFE
)
558
if (
IsFE
)
573
if (
IsFE
)
606
if (
IsFE
)
666
if (
IsFE
)
678
if (
IsFE
)
693
if (
IsFE
)
760
if (
IsFE
)
772
if(
IsFE
)
788
if(
IsFE
)
804
if (
IsFE
)
863
if (
IsFE
)
888
if (
IsFE
)
939
if (
IsFE
)
951
if (
IsFE
)
963
if (
IsFE
)
975
if (
IsFE
)
987
if (
IsFE
)
1019
if (
IsFE
)
1034
if (
IsFE
)
1053
if (
IsFE
)
1068
if (
IsFE
)
1087
if (
IsFE
)
1102
if (
IsFE
)
1121
if (
IsFE
)
1136
if (
IsFE
)
1162
if (
IsFE
)
System\Windows\BroadcastEventHelper.cs (4)
507
Debug.Assert( fo.
IsFE
);
579
if (fo.
IsFE
)
632
DependencyObject coreParent = (fo.
IsFE
) ? VisualTreeHelper.GetParent(fo.FE) : null;
674
if (fo.
IsFE
)
System\Windows\FrameworkElement.cs (3)
482
if( fo.
IsFE
)
1192
if (fo.
IsFE
)
2338
Debug.Assert( foTemplatedParent.
IsFE
);
System\Windows\FrameworkElementFactory.cs (1)
686
bool treeNodeIsFE = treeNodeFO.
IsFE
;
System\Windows\TemplateNameScope.cs (2)
212
Debug.Assert(fo.
IsFE
);
213
if (fo.
IsFE
)
System\Windows\TreeWalkHelper.cs (2)
544
if (fo.
IsFE
)
755
if (fo.
IsFE
)