7 references to ContentChangeInProgress
PresentationFramework (7)
System\Windows\Controls\TextBlock.cs (7)
387
if(CheckFlags(Flags.
ContentChangeInProgress
))
1843
if(CheckFlags(Flags.
ContentChangeInProgress
))
1930
SetFlags(false, Flags.
ContentChangeInProgress
);
2731
!CheckFlags(Flags.
ContentChangeInProgress
) &&
2953
SetFlags(true, Flags.
ContentChangeInProgress
);
2986
SetFlags(false, Flags.
ContentChangeInProgress
);
3567
if(CheckFlags(Flags.
ContentChangeInProgress
))