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