CornerRadiusConverter.ConvertTo Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirtilen CornerRadius türü belirtilen türe dönüştürür.
public:
override System::Object ^ ConvertTo(System::ComponentModel::ITypeDescriptorContext ^ typeDescriptorContext, System::Globalization::CultureInfo ^ cultureInfo, System::Object ^ value, Type ^ destinationType);
[System.Security.SecurityCritical]
public override object ConvertTo (System.ComponentModel.ITypeDescriptorContext typeDescriptorContext, System.Globalization.CultureInfo cultureInfo, object value, Type destinationType);
public override object ConvertTo (System.ComponentModel.ITypeDescriptorContext typeDescriptorContext, System.Globalization.CultureInfo cultureInfo, object value, Type destinationType);
[<System.Security.SecurityCritical>]
override this.ConvertTo : System.ComponentModel.ITypeDescriptorContext * System.Globalization.CultureInfo * obj * Type -> obj
override this.ConvertTo : System.ComponentModel.ITypeDescriptorContext * System.Globalization.CultureInfo * obj * Type -> obj
Public Overrides Function ConvertTo (typeDescriptorContext As ITypeDescriptorContext, cultureInfo As CultureInfo, value As Object, destinationType As Type) As Object
Parametreler
- typeDescriptorContext
- ITypeDescriptorContext
Bir türün bağlam bilgilerini açıklar.
- cultureInfo
- CultureInfo
CultureInfo Dönüştürülmekte olan türü açıklar.
- value
- Object
CornerRadius Dönüştürülecek.
- destinationType
- Type
dönüştürülecek CornerRadius tür.
Döndürülenler
Bunu CornerRadius (bir dize) dönüştürmekten oluşturulan nesne.
- Öznitelikler
Özel durumlar
value
, null
değeridir.
value
null
Brushveya geçerli hedef türlerden biri değilse destinationType
ve değildir.
Açıklamalar
destinationType
olmalıdır String.