VisualTreeHelper.GetCacheMode(Visual) Yöntem

Tanım

Belirtilen Visualöğesinin önbelleğe alınmış gösterimini alır.

public:
 static System::Windows::Media::CacheMode ^ GetCacheMode(System::Windows::Media::Visual ^ reference);
public static System.Windows.Media.CacheMode GetCacheMode (System.Windows.Media.Visual reference);
static member GetCacheMode : System.Windows.Media.Visual -> System.Windows.Media.CacheMode
Public Shared Function GetCacheMode (reference As Visual) As CacheMode

Parametreler

reference
Visual

Almak Visual için CacheMode .

Döndürülenler

CacheMode

CacheMode içinreference.

Şunlara uygulanır

Ayrıca bkz.