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

Visual Almak CacheMode için.

Döndürülenler

CacheMode içinreference.

Şunlara uygulanır

Ayrıca bkz.