7 references to ContentChangeInProgress
PresentationFramework (7)
System\Windows\Controls\TextBlock.cs (7)
400
if(CheckFlags(Flags.
ContentChangeInProgress
))
1862
if(CheckFlags(Flags.
ContentChangeInProgress
))
1952
SetFlags(false, Flags.
ContentChangeInProgress
);
2753
!CheckFlags(Flags.
ContentChangeInProgress
) &&
2975
SetFlags(true, Flags.
ContentChangeInProgress
);
3008
SetFlags(false, Flags.
ContentChangeInProgress
);
3587
if(CheckFlags(Flags.
ContentChangeInProgress
))