CacheRequest.Current 属性

定义

获取当前线程中处于活动状态的 CacheRequest

public:
 static property System::Windows::Automation::CacheRequest ^ Current { System::Windows::Automation::CacheRequest ^ get(); };
public static System.Windows.Automation.CacheRequest Current { get; }
member this.Current : System.Windows.Automation.CacheRequest
Public Shared ReadOnly Property Current As CacheRequest

属性值

CacheRequest

活动的 CacheRequest

适用于