Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Shared / MS / Internal / Generated / EdgeProfileValidation.cs / 1 / EdgeProfileValidation.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
// This file was generated, please do not edit it directly.
//
// Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information.
//
//---------------------------------------------------------------------------
#if PRESENTATION_CORE
using SR=MS.Internal.PresentationCore.SR;
using SRID=MS.Internal.PresentationCore.SRID;
#else
using SR=System.Windows.SR;
using SRID=System.Windows.SRID;
#endif
namespace System.Windows.Media.Effects
{
internal static partial class ValidateEnums
{
///
/// Returns whether or not an enumeration instance a valid value.
/// This method is designed to be used with ValidateValueCallback, and thus
/// matches it's prototype.
///
///
/// Enumeration value to validate.
///
/// 'true' if the enumeration contains a valid value, 'false' otherwise.
public static bool IsEdgeProfileValid(object valueObject)
{
EdgeProfile value = (EdgeProfile) valueObject;
return (value == EdgeProfile.Linear) ||
(value == EdgeProfile.CurvedIn) ||
(value == EdgeProfile.CurvedOut) ||
(value == EdgeProfile.BulgedUp);
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
// This file was generated, please do not edit it directly.
//
// Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information.
//
//---------------------------------------------------------------------------
#if PRESENTATION_CORE
using SR=MS.Internal.PresentationCore.SR;
using SRID=MS.Internal.PresentationCore.SRID;
#else
using SR=System.Windows.SR;
using SRID=System.Windows.SRID;
#endif
namespace System.Windows.Media.Effects
{
internal static partial class ValidateEnums
{
///
/// Returns whether or not an enumeration instance a valid value.
/// This method is designed to be used with ValidateValueCallback, and thus
/// matches it's prototype.
///
///
/// Enumeration value to validate.
///
/// 'true' if the enumeration contains a valid value, 'false' otherwise.
public static bool IsEdgeProfileValid(object valueObject)
{
EdgeProfile value = (EdgeProfile) valueObject;
return (value == EdgeProfile.Linear) ||
(value == EdgeProfile.CurvedIn) ||
(value == EdgeProfile.CurvedOut) ||
(value == EdgeProfile.BulgedUp);
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SingleSelectRootGridEntry.cs
- XmlQualifiedNameTest.cs
- TraceXPathNavigator.cs
- XpsSerializationManagerAsync.cs
- ToggleButtonAutomationPeer.cs
- SafeRightsManagementQueryHandle.cs
- ActivationArguments.cs
- _UncName.cs
- XmlSerializerFactory.cs
- SmiMetaData.cs
- AdCreatedEventArgs.cs
- DescendentsWalkerBase.cs
- AccessDataSource.cs
- ConstraintStruct.cs
- EntityDesignerBuildProvider.cs
- XmlElementAttributes.cs
- InputBinder.cs
- MenuCommandService.cs
- ResourceDescriptionAttribute.cs
- InlineCategoriesDocument.cs
- FontConverter.cs
- IntersectQueryOperator.cs
- JavaScriptString.cs
- SBCSCodePageEncoding.cs
- CharEnumerator.cs
- PartitionedStreamMerger.cs
- IgnoreFlushAndCloseStream.cs
- GeneralTransformGroup.cs
- ClientTargetSection.cs
- LockCookie.cs
- AuthorizationRule.cs
- RequestTimeoutManager.cs
- CommandHelpers.cs
- ClaimTypes.cs
- CodeDOMProvider.cs
- UndoManager.cs
- StringBuilder.cs
- EntityDataSourceColumn.cs
- DocumentViewerConstants.cs
- PermissionListSet.cs
- Scheduling.cs
- BuilderPropertyEntry.cs
- ResourceReader.cs
- ConfigPathUtility.cs
- MailSettingsSection.cs
- ImportCatalogPart.cs
- AdPostCacheSubstitution.cs
- PseudoWebRequest.cs
- SimpleApplicationHost.cs
- WebPartAddingEventArgs.cs
- ClientRolePrincipal.cs
- ServiceBehaviorElementCollection.cs
- Property.cs
- Binding.cs
- AnnotationObservableCollection.cs
- NextPreviousPagerField.cs
- EntityCommandDefinition.cs
- AttachInfo.cs
- CurrencyWrapper.cs
- AnimationException.cs
- ExpressionReplacer.cs
- EventPrivateKey.cs
- MatrixIndependentAnimationStorage.cs
- SqlRetyper.cs
- RefreshPropertiesAttribute.cs
- ObjectSelectorEditor.cs
- LinqTreeNodeEvaluator.cs
- ApplicationId.cs
- UrlPath.cs
- CodeSubDirectoriesCollection.cs
- PrintController.cs
- URLIdentityPermission.cs
- ChtmlTextWriter.cs
- ContractListAdapter.cs
- COAUTHINFO.cs
- DrawingContextDrawingContextWalker.cs
- MessageLogger.cs
- BindingContext.cs
- ToolStripDropDownItem.cs
- ToolStripComboBox.cs
- SQLBoolean.cs
- FormViewInsertedEventArgs.cs
- HelloOperationAsyncResult.cs
- LicenseException.cs
- XmlSchemaInferenceException.cs
- PropertyNames.cs
- DataGridViewCellValueEventArgs.cs
- ElapsedEventArgs.cs
- ProcessHostMapPath.cs
- HebrewNumber.cs
- LicenseContext.cs
- SqlDataSourceCustomCommandEditor.cs
- ResourcePermissionBaseEntry.cs
- UrlPath.cs
- GPRECT.cs
- ProgressPage.cs
- StructuredTypeEmitter.cs
- StylusPointPropertyInfoDefaults.cs
- TextStore.cs
- MoveSizeWinEventHandler.cs