2 references to IsSelectionActivePropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
903
IsSelectionActivePropertyKey
.DependencyProperty;
src\Framework\System\windows\Documents\TextSelection.cs (1)
361
owner.SetValue(TextBoxBase.
IsSelectionActivePropertyKey
, isSelectionActive);