eDriven Framework API
Results Property
NamespaceseDriven.Gui.Styles.MediaQueriesMediaQueryManagerResults
eDriven Framework API
Gets results of media queries
Declaration Syntax
C#Visual BasicVisual C++
public Dictionary<string, bool> Results { get; }
Public ReadOnly Property Results As Dictionary(Of String, Boolean)
	Get
public:
property Dictionary<String^, bool>^ Results {
	Dictionary<String^, bool>^ get ();
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)