1 reference to IsSelectionActiveProperty
PresentationFramework (1)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
339
get { return (bool)GetValue(
IsSelectionActiveProperty
); }