CustomPopupPlacement.Inequality Operator
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Jämför två CustomPopupPlacement strukturer för att avgöra om de inte är lika med.
public:
static bool operator !=(System::Windows::Controls::Primitives::CustomPopupPlacement placement1, System::Windows::Controls::Primitives::CustomPopupPlacement placement2);
public static bool operator !=(System.Windows.Controls.Primitives.CustomPopupPlacement placement1, System.Windows.Controls.Primitives.CustomPopupPlacement placement2);
static member op_Inequality : System.Windows.Controls.Primitives.CustomPopupPlacement * System.Windows.Controls.Primitives.CustomPopupPlacement -> bool
Public Shared Operator != (placement1 As CustomPopupPlacement, placement2 As CustomPopupPlacement) As Boolean
Parametrar
- placement1
- CustomPopupPlacement
Den första CustomPopupPlacement strukturen att jämföra.
- placement2
- CustomPopupPlacement
Den andra CustomPopupPlacement strukturen att jämföra.
Returer
trueom strukturerna inte har samma värden; annars . false