GridViewColumnHeader.OnApplyTemplate 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
响应 GridViewColumnHeader 的可视化树的创建。
public:
override void OnApplyTemplate();
public override void OnApplyTemplate ();
override this.OnApplyTemplate : unit -> unit
Public Overrides Sub OnApplyTemplate ()
注解
This method sets the Role of the GridViewColumnHeader and updates the floating version of the header when the Role property is set to Floating.