VisualTreeHelper.GetCacheMode(Visual) 메서드

정의

지정된 Visual의 캐시된 표현을 검색합니다.

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

매개 변수

reference
Visual

Visual를 가져올 CacheMode입니다.

반환

CacheMode

referenceCacheMode입니다.

적용 대상

추가 정보