7 references to ContentChangeInProgress
PresentationFramework (7)
System\Windows\Controls\TextBlock.cs (7)
388
if(CheckFlags(Flags.
ContentChangeInProgress
))
1844
if(CheckFlags(Flags.
ContentChangeInProgress
))
1931
SetFlags(false, Flags.
ContentChangeInProgress
);
2732
!CheckFlags(Flags.
ContentChangeInProgress
) &&
2954
SetFlags(true, Flags.
ContentChangeInProgress
);
2987
SetFlags(false, Flags.
ContentChangeInProgress
);
3568
if(CheckFlags(Flags.
ContentChangeInProgress
))