ScrollContentPresenter.AdornerLayer 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取要在其上呈现装饰器的 AdornerLayer。
public:
property System::Windows::Documents::AdornerLayer ^ AdornerLayer { System::Windows::Documents::AdornerLayer ^ get(); };
public System.Windows.Documents.AdornerLayer AdornerLayer { get; }
member this.AdornerLayer : System.Windows.Documents.AdornerLayer
Public ReadOnly Property AdornerLayer As AdornerLayer
属性值
要在其上呈现装饰器的 AdornerLayer。
注解
装饰器呈现在 对象的剪辑区域 ScrollContentPresenter 下。