DocumentViewerBase.CanGoToNextPagePropertyKey Alan

Tanım

CanGoToNextPage Bağımlılık özellik anahtarını tanımlar.

protected: static initonly System::Windows::DependencyPropertyKey ^ CanGoToNextPagePropertyKey;
protected static readonly System.Windows.DependencyPropertyKey CanGoToNextPagePropertyKey;
 staticval mutable CanGoToNextPagePropertyKey : System.Windows.DependencyPropertyKey
Protected Shared ReadOnly CanGoToNextPagePropertyKey As DependencyPropertyKey 

Alan Değeri

Açıklamalar

öğesinden DocumentViewerBasetüretilirseniz, bağımlılık özelliğinin değerini ayarlamak için bu anahtara CanGoToNextPage ihtiyacınız vardır. SetValue(DependencyPropertyKey, Object)parametresi olarak geçirerek CanGoToNextPagePropertyKey çağrısı yapınkey.

Şunlara uygulanır