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