UIElement.LayoutUpdated
UIElement.LayoutUpdated
UIElement.LayoutUpdated
UIElement.LayoutUpdated
Event
定義
現在の Dispatcher に関連付けられた各種ビジュアル要素のレイアウトが変更されたときに発生します。Occurs when the layout of the various visual elements associated with the current Dispatcher changes.
public:
event EventHandler ^ LayoutUpdated;
public event EventHandler LayoutUpdated;
member this.LayoutUpdated : EventHandler
Public Custom Event LayoutUpdated As EventHandler
注釈
レイアウトの更新は、プロパティの変更、ウィンドウのサイズ変更、または明示的なユーザーの要求の結果として発生します。A layout update can occur as a result of a property change, a window resize, or an explicit user request.
このメンバーは、CLRCLRイベントのルーティング イベントではありません。This member is a CLRCLR event, not a routed event.
適用対象
フィードバック
お客様のご意見をお寄せください。 お寄せいただく内容の種類を選択:
このフィードバック システムは、GitHub Issues を利用して構築されています。 詳しくは、ブログをご覧ください。
フィードバックを読み込んでいます...