DependencyProperty.GetHashCode Metoda

Definicja

Zwraca kod skrótu dla tego pliku DependencyProperty.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Zwraca

Int32

Kod skrótu dla tego pliku DependencyProperty.

Uwagi

System właściwości używa własnego unikatowego identyfikatora GlobalIndex, a wartość tej właściwości jest zwracana przez .GetHashCode

Dotyczy