ContentControl.OnContentStringFormatChanged(String, String) Metoda

Definice

Nastane při ContentStringFormat změně vlastnosti.

protected:
 virtual void OnContentStringFormatChanged(System::String ^ oldContentStringFormat, System::String ^ newContentStringFormat);
protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat);
abstract member OnContentStringFormatChanged : string * string -> unit
override this.OnContentStringFormatChanged : string * string -> unit
Protected Overridable Sub OnContentStringFormatChanged (oldContentStringFormat As String, newContentStringFormat As String)

Parametry

oldContentStringFormat
String

Stará hodnota .ContentStringFormat

newContentStringFormat
String

Nová hodnota parametru ContentStringFormat.

Platí pro