| C# | Visual Basic | Visual C++ |
public class MediaQueryManager
Public Class MediaQueryManager
public ref class MediaQueryManager
| All Members | Methods | Properties | Fields | ||
| Icon | Member | Description |
|---|---|---|
| DebugMode | ||
| Equals(Object) | (Inherited from Object.) | |
| EvaluateQuery(String, array<Object>[]()[][]) |
Evaluates the cached query, passing parameters
| |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| Instance |
Singleton instance
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MethodInfos |
Gets media queries metgos infos
| |
| Queries |
Gets media queries
| |
| Rescan()()()() |
Re-scanns all the media queries on demand
| |
| Results |
Gets results of media queries
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| MediaQueryManager | |