7 references to ContentChangeInProgress
PresentationFramework (7)
System\Windows\Controls\TextBlock.cs (7)
390
if(CheckFlags(Flags.
ContentChangeInProgress
))
1852
if(CheckFlags(Flags.
ContentChangeInProgress
))
1942
SetFlags(false, Flags.
ContentChangeInProgress
);
2743
!CheckFlags(Flags.
ContentChangeInProgress
) &&
2965
SetFlags(true, Flags.
ContentChangeInProgress
);
2998
SetFlags(false, Flags.
ContentChangeInProgress
);
3577
if(CheckFlags(Flags.
ContentChangeInProgress
))