public static bool GetIsPaneEnabled(this SplitView splitView) { return((bool)splitView.GetValue(IsPaneEnabledProperty)); }